-
Home
-
Simple History – Track, Log, and Audit WordPress Changes
-
5.18.0 (latest)
-
Code
-
Classes
- Existing_Data_Importer
| Total Complexity |
51 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
598 |
| Lines of code |
383 |
| Logical lines of code |
167 |
| Comment lines |
123 |
| Methods |
9 |
| Properties |
2 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| import_posts() |
D |
26 |
27 |
165 |
| import_users() |
A |
41 |
6 |
58 |
| get_preview_counts() |
S |
48 |
4 |
36 |
| get_already_logged_post_ids() |
S |
50 |
4 |
29 |
| import_all() |
S |
52 |
3 |
27 |
| get_already_logged_user_ids() |
S |
53 |
3 |
24 |
| delete_all_imported() |
S |
48 |
2 |
38 |
| __construct() |
S |
81 |
1 |
3 |
| get_results() |
S |
82 |
1 |
3 |